home *** CD-ROM | disk | FTP | other *** search
/ New Perspectives on Computer Concepts / New Perspectives on Computer Concepts.iso / np2010c / l05a.swf / scripts / frame_87 / DoAction.as
Text File  |  2008-11-25  |  111b  |  5 lines

  1. stop();
  2. keynumber = 117;
  3. keystrokeListener.onKeyDown = mygetkeystroke;
  4. Key.addListener(keystrokeListener);
  5.